[INFO] cloning repository https://github.com/xxrust/ServerForTcpTest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xxrust/ServerForTcpTest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxxrust%2FServerForTcpTest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxxrust%2FServerForTcpTest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 82b10ef7686c4a79f11d8578efd3efae41826cf5
[INFO] checking xxrust/ServerForTcpTest against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxxrust%2FServerForTcpTest" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xxrust/ServerForTcpTest
[INFO] finished tweaking git repo https://github.com/xxrust/ServerForTcpTest
[INFO] tweaked toml for git repo https://github.com/xxrust/ServerForTcpTest written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xxrust/ServerForTcpTest on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xxrust/ServerForTcpTest already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-postgres v0.7.13
[INFO] [stderr]   Downloaded whoami v1.6.0
[INFO] [stderr]   Downloaded postgres-protocol v0.6.8
[INFO] [stderr]   Downloaded postgres-types v0.2.9
[INFO] [stderr]   Downloaded unicode-normalization v0.1.18
[INFO] [stderr]   Downloaded object v0.26.0
[INFO] [stderr]   Downloaded serde v1.0.185
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 360845ac40757410768df1942ab880937fad276a99a505b900688e7a19815222
[INFO] running `Command { std: "docker" "start" "360845ac40757410768df1942ab880937fad276a99a505b900688e7a19815222", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "360845ac40757410768df1942ab880937fad276a99a505b900688e7a19815222" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "360845ac40757410768df1942ab880937fad276a99a505b900688e7a19815222", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "360845ac40757410768df1942ab880937fad276a99a505b900688e7a19815222" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking subtle v2.4.0
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling serde v1.0.185
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking unicode-normalization v0.1.18
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking stringprep v0.1.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking postgres-protocol v0.6.8
[INFO] [stderr]     Checking postgres-types v0.2.9
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]     Checking diesel v1.4.8
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tokio-postgres v0.7.13
[INFO] [stderr]     Checking ServerForTcpTest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `dotenv::dotenv`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dotenv::dotenv;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dotenv::dotenv`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dotenv::dotenv;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `read_unaligned` and `write_unaligned`
[INFO] [stdout]   --> src/main.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::ptr::{read_unaligned, write_unaligned};
[INFO] [stdout]    |                ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `read_unaligned` and `write_unaligned`
[INFO] [stdout]   --> src/main.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::ptr::{read_unaligned, write_unaligned};
[INFO] [stdout]    |                ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/olam_tree.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/olam_tree.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `NaiveDateTime`
[INFO] [stdout]  --> src/olam_tree.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::{DateTime,Utc,NaiveDateTime,Duration};
[INFO] [stdout]   |                           ^^^^^^^^^^^^^ ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `NaiveDateTime`
[INFO] [stdout]  --> src/olam_tree.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::{DateTime,Utc,NaiveDateTime,Duration};
[INFO] [stdout]   |                           ^^^^^^^^^^^^^ ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/olam_tree.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/olam_tree.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/olam_tree.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/olam_tree.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/olam_tree.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]   --> src/olam_tree.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::path::PathBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/olam_tree.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::schema::last_round_f::batch_id`
[INFO] [stdout]   --> src/olam_tree.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::schema::last_round_f::batch_id;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]   --> src/olam_tree.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::path::PathBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::schema::last_round_f::batch_id`
[INFO] [stdout]   --> src/olam_tree.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::schema::last_round_f::batch_id;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncBufRead`
[INFO] [stdout]   --> src/main.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | use tokio::io::{AsyncBufRead, AsyncBufReadExt,AsyncWriteExt,BufReader};
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SocketAddr`
[INFO] [stdout]   --> src/main.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::net::{SocketAddr};
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Client`, `Error`, and `NoTls`
[INFO] [stdout]   --> src/main.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 | use tokio_postgres::{NoTls, Error,Client};
[INFO] [stdout]    |                      ^^^^^  ^^^^^ ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncBufRead`
[INFO] [stdout]   --> src/main.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | use tokio::io::{AsyncBufRead, AsyncBufReadExt,AsyncWriteExt,BufReader};
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SocketAddr`
[INFO] [stdout]   --> src/main.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::net::{SocketAddr};
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Client`, `Error`, and `NoTls`
[INFO] [stdout]   --> src/main.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 | use tokio_postgres::{NoTls, Error,Client};
[INFO] [stdout]    |                      ^^^^^  ^^^^^ ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/message_struct.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub struct  FreqParameter{
[INFO] [stdout]    |             ------------- fields in this struct
[INFO] [stdout]  3 |     test_mod:u8,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]  4 |     scan_freq_range_coefficient_a:f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  5 |     scan_freq_range_coefficient_b:f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  6 |     scan_freq_range_coefficient_c:f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  7 |     scan_freq_range_coefficient_d:f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  8 |     scan_freq_range_coefficient_e:f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     scan_width_coefficient_a:f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     scan_width_coefficient_b:f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     scan_width_coefficient_c:f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     scan_width_coefficient_d:f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     scan_width_coefficient_e:f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     scan_speed:u8,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 15 |     scan_freq:u8,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 16 |     low_freq_peak_bound:u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     high_freq_peak_bound:u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     std_bound:u8,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 19 |     scan_freq_bound:u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FreqParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/message_struct.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct StatisticContr {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 48 |     target_freq:u8,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 49 |     scane_aviliable:u8,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 50 |     count_filter:u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 51 |     count_interval:u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 52 |     contro_interval:u8,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 53 |     freq:u8,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 54 |     start_speed:u8,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 55 |     std_filter:u8,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 56 |     statistic_interval:u8,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 57 |     statistic_number_low_limit:u8,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 58 |     fix_inner:u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 59 |     fix_outter:u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 60 |     fix_carrier:u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 61 |     mutual_fix:u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 62 |     remove_paint:u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StatisticContr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/message_struct.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub struct  FreqParameter{
[INFO] [stdout]    |             ------------- fields in this struct
[INFO] [stdout]  3 |     test_mod:u8,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]  4 |     scan_freq_range_coefficient_a:f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  5 |     scan_freq_range_coefficient_b:f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  6 |     scan_freq_range_coefficient_c:f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  7 |     scan_freq_range_coefficient_d:f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  8 |     scan_freq_range_coefficient_e:f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     scan_width_coefficient_a:f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     scan_width_coefficient_b:f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     scan_width_coefficient_c:f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     scan_width_coefficient_d:f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     scan_width_coefficient_e:f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     scan_speed:u8,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 15 |     scan_freq:u8,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 16 |     low_freq_peak_bound:u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     high_freq_peak_bound:u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     std_bound:u8,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 19 |     scan_freq_bound:u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FreqParameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/message_struct.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct StatisticContr {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 48 |     target_freq:u8,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 49 |     scane_aviliable:u8,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 50 |     count_filter:u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 51 |     count_interval:u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 52 |     contro_interval:u8,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 53 |     freq:u8,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 54 |     start_speed:u8,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 55 |     std_filter:u8,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 56 |     statistic_interval:u8,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 57 |     statistic_number_low_limit:u8,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 58 |     fix_inner:u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 59 |     fix_outter:u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 60 |     fix_carrier:u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 61 |     mutual_fix:u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 62 |     remove_paint:u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StatisticContr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/message_struct.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub struct GrindProcess{
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout]  89 |     start_freq_1:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]  90 |     stop_freq_1:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]  91 |     usual_speed_1:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]  92 |     start_freq_2:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]  93 |     stop_freq_2:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]  94 |     usual_speed_2:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]  95 |     start_freq_3:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]  96 |     stop_freq_3:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]  97 |     usual_speed_3:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]  98 |     start_freq_4:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]  99 |     stop_freq_4:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 100 |     usual_speed_4:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 101 |     start_freq_5:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 102 |     stop_freq_5:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 103 |     usual_speed_5:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 104 |     start_freq_6:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 105 |     stop_freq_6:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 106 |     usual_speed_6:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 107 |     start_freq_7:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 108 |     stop_freq_7:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 109 |     usual_speed_7:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 110 |     start_freq_8:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 111 |     stop_freq_8:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 112 |     usual_speed_8:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 113 |     start_freq_9:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 114 |     stop_freq_9:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 115 |     usual_speed_9:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 116 |     start_freq_10:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 117 |     stop_freq_10:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 118 |     usual_speed_10:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GrindProcess` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/message_struct.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub struct GrindProcess{
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout]  89 |     start_freq_1:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]  90 |     stop_freq_1:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]  91 |     usual_speed_1:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]  92 |     start_freq_2:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]  93 |     stop_freq_2:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]  94 |     usual_speed_2:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]  95 |     start_freq_3:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]  96 |     stop_freq_3:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]  97 |     usual_speed_3:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]  98 |     start_freq_4:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]  99 |     stop_freq_4:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 100 |     usual_speed_4:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 101 |     start_freq_5:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 102 |     stop_freq_5:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 103 |     usual_speed_5:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 104 |     start_freq_6:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 105 |     stop_freq_6:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 106 |     usual_speed_6:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 107 |     start_freq_7:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 108 |     stop_freq_7:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 109 |     usual_speed_7:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 110 |     start_freq_8:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 111 |     stop_freq_8:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 112 |     usual_speed_8:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 113 |     start_freq_9:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 114 |     stop_freq_9:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 115 |     usual_speed_9:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 116 |     start_freq_10:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 117 |     stop_freq_10:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 118 |     usual_speed_10:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GrindProcess` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/message_struct.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub struct AbnormalMonitor{
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 160 |     freq_abnormal_number:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 161 |     freq_abnormal_count:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 162 |     speed_limit:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 163 |     speed_stop:u8,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 164 |     wafer_std_abnormal:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 165 |     tray_std_abnormal:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 166 |     start_end_high_limit:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 167 |     start_end_low_limit:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 168 |     count_abnormal:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 169 |     start_abnormal:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 170 |     search_abnormal:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 171 |     freq_high_limit_count:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 172 |     freq_high_limit_ppm:u16,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AbnormalMonitor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/message_struct.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub struct AbnormalMonitor{
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 160 |     freq_abnormal_number:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 161 |     freq_abnormal_count:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 162 |     speed_limit:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 163 |     speed_stop:u8,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 164 |     wafer_std_abnormal:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 165 |     tray_std_abnormal:f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 166 |     start_end_high_limit:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 167 |     start_end_low_limit:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 168 |     count_abnormal:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 169 |     start_abnormal:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 170 |     search_abnormal:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 171 |     freq_high_limit_count:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 172 |     freq_high_limit_ppm:u16,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AbnormalMonitor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/message_struct.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub struct NetSetting{
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 198 |     server_ip_1:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 199 |     server_ip_2:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 200 |     server_ip_3:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 201 |     server_ip_4:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 202 |     local_ip_1:u8,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 203 |     local_ip_2:u8,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 204 |     local_ip_3:u8,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 205 |     local_ip_4:u8,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 206 |     method:u8,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `NetSetting` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/message_struct.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub struct NetSetting{
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 198 |     server_ip_1:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 199 |     server_ip_2:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 200 |     server_ip_3:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 201 |     server_ip_4:u8,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 202 |     local_ip_1:u8,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 203 |     local_ip_2:u8,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 204 |     local_ip_3:u8,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 205 |     local_ip_4:u8,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 206 |     method:u8,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `NetSetting` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/message_struct.rs:227:5
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct ParaConfirm{
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 227 |     file:String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 228 |     lot:String,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 229 |     employee_id:String,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 230 |     start_f:f32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 231 |     target_f:f32,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 232 |     mold:i32,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 233 |     adjust_f:f32,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParaConfirm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/message_struct.rs:227:5
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct ParaConfirm{
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 227 |     file:String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 228 |     lot:String,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 229 |     employee_id:String,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 230 |     start_f:f32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 231 |     target_f:f32,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 232 |     mold:i32,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 233 |     adjust_f:f32,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParaConfirm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         stream.write(&[1]).await;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let _ = stream.write(&[1]).await;
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         stream.read_until('\n' as u8, buf).await;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let _ = stream.read_until('\n' as u8, buf).await;
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |             olam_tree::analyse_tree(&new_vec,&db_connection,&mut realtime_freq_vec,&mut start_time,&mut count_base);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 93 |             let _ = olam_tree::analyse_tree(&new_vec,&db_connection,&mut realtime_freq_vec,&mut start_time,&mut count_base);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         stream.write(&[1]).await;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let _ = stream.write(&[1]).await;
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         stream.read_until('\n' as u8, buf).await;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let _ = stream.read_until('\n' as u8, buf).await;
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |             olam_tree::analyse_tree(&new_vec,&db_connection,&mut realtime_freq_vec,&mut start_time,&mut count_base);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 93 |             let _ = olam_tree::analyse_tree(&new_vec,&db_connection,&mut realtime_freq_vec,&mut start_time,&mut count_base);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     grid (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         grid_mod -> Nullable<Int4>,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     grid (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout]  4 | |         grid_mod -> Nullable<Int4>,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     grid (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         grid_mod -> Nullable<Int4>,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     grid (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         grid_mod -> Nullable<Int4>,
[INFO] [stdout]    | |         -------- `grid_mod` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_grid_mod`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     grid (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout]  4 | |         grid_mod -> Nullable<Int4>,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     grid (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         grid_mod -> Nullable<Int4>,
[INFO] [stdout]  5 | |         set_round -> Nullable<Int4>,
[INFO] [stdout]    | |         --------- `set_round` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_set_round`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     grid (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         grid_mod -> Nullable<Int4>,
[INFO] [stdout]    | |         -------- `grid_mod` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_grid_mod`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     grid (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         grid_mod -> Nullable<Int4>,
[INFO] [stdout]  5 | |         set_round -> Nullable<Int4>,
[INFO] [stdout]  6 | |         device_id -> Varchar,
[INFO] [stdout]    | |         --------- `device_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_device_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     grid (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         grid_mod -> Nullable<Int4>,
[INFO] [stdout]  5 | |         set_round -> Nullable<Int4>,
[INFO] [stdout]    | |         --------- `set_round` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_set_round`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     grid (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         grid_mod -> Nullable<Int4>,
[INFO] [stdout] ...  |
[INFO] [stdout]  7 | |         start_time -> Nullable<Timestamptz>,
[INFO] [stdout]    | |         ---------- `start_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_start_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     grid (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         grid_mod -> Nullable<Int4>,
[INFO] [stdout]  5 | |         set_round -> Nullable<Int4>,
[INFO] [stdout]  6 | |         device_id -> Varchar,
[INFO] [stdout]    | |         --------- `device_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_device_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     grid (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         grid_mod -> Nullable<Int4>,
[INFO] [stdout] ...  |
[INFO] [stdout]  8 | |         end_time -> Nullable<Timestamptz>,
[INFO] [stdout]    | |         -------- `end_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_end_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     grid (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         grid_mod -> Nullable<Int4>,
[INFO] [stdout] ...  |
[INFO] [stdout]  7 | |         start_time -> Nullable<Timestamptz>,
[INFO] [stdout]    | |         ---------- `start_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_start_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     grid (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         grid_mod -> Nullable<Int4>,
[INFO] [stdout] ...  |
[INFO] [stdout]  9 | |         round_num -> Nullable<Int4>,
[INFO] [stdout]    | |         --------- `round_num` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_round_num`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     grid (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         grid_mod -> Nullable<Int4>,
[INFO] [stdout] ...  |
[INFO] [stdout]  8 | |         end_time -> Nullable<Timestamptz>,
[INFO] [stdout]    | |         -------- `end_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_end_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     grid (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         grid_mod -> Nullable<Int4>,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |         end_way -> Nullable<Int4>,
[INFO] [stdout]    | |         ------- `end_way` is not local
[INFO] [stdout] 11 | |     }
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_end_way`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     grid (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         grid_mod -> Nullable<Int4>,
[INFO] [stdout] ...  |
[INFO] [stdout]  9 | |         round_num -> Nullable<Int4>,
[INFO] [stdout]    | |         --------- `round_num` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_round_num`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     last_round_f (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         batch_id -> Nullable<Int4>,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     grid (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         grid_mod -> Nullable<Int4>,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |         end_way -> Nullable<Int4>,
[INFO] [stdout]    | |         ------- `end_way` is not local
[INFO] [stdout] 11 | |     }
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_end_way`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     last_round_f (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 17 | |         batch_id -> Nullable<Int4>,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     last_round_f (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         batch_id -> Nullable<Int4>,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     last_round_f (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         batch_id -> Nullable<Int4>,
[INFO] [stdout]    | |         -------- `batch_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_batch_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     last_round_f (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 17 | |         batch_id -> Nullable<Int4>,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     last_round_f (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         batch_id -> Nullable<Int4>,
[INFO] [stdout] 18 | |         fre -> Int4,
[INFO] [stdout]    | |         --- `fre` is not local
[INFO] [stdout] 19 | |     }
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_fre`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     last_round_f (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         batch_id -> Nullable<Int4>,
[INFO] [stdout]    | |         -------- `batch_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_batch_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / table! {
[INFO] [stdout] 23 | |     last_round_freq_list (id) {
[INFO] [stdout] 24 | |         id -> Int4,
[INFO] [stdout] 25 | |         batch_id -> Int4,
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     last_round_f (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         batch_id -> Nullable<Int4>,
[INFO] [stdout] 18 | |         fre -> Int4,
[INFO] [stdout]    | |         --- `fre` is not local
[INFO] [stdout] 19 | |     }
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_fre`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / table! {
[INFO] [stdout] 23 | |     last_round_freq_list (id) {
[INFO] [stdout] 24 | |         id -> Int4,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 25 | |         batch_id -> Int4,
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / table! {
[INFO] [stdout] 23 | |     last_round_freq_list (id) {
[INFO] [stdout] 24 | |         id -> Int4,
[INFO] [stdout] 25 | |         batch_id -> Int4,
[INFO] [stdout]    | |         -------- `batch_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_batch_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / table! {
[INFO] [stdout] 23 | |     last_round_freq_list (id) {
[INFO] [stdout] 24 | |         id -> Int4,
[INFO] [stdout] 25 | |         batch_id -> Int4,
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / table! {
[INFO] [stdout] 23 | |     last_round_freq_list (id) {
[INFO] [stdout] 24 | |         id -> Int4,
[INFO] [stdout] 25 | |         batch_id -> Int4,
[INFO] [stdout] 26 | |         freq -> Int4,
[INFO] [stdout]    | |         ---- `freq` is not local
[INFO] [stdout] 27 | |     }
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_freq`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / table! {
[INFO] [stdout] 23 | |     last_round_freq_list (id) {
[INFO] [stdout] 24 | |         id -> Int4,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 25 | |         batch_id -> Int4,
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / table! {
[INFO] [stdout] 23 | |     last_round_freq_list (id) {
[INFO] [stdout] 24 | |         id -> Int4,
[INFO] [stdout] 25 | |         batch_id -> Int4,
[INFO] [stdout]    | |         -------- `batch_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_batch_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / table! {
[INFO] [stdout] 23 | |     last_round_freq_list (id) {
[INFO] [stdout] 24 | |         id -> Int4,
[INFO] [stdout] 25 | |         batch_id -> Int4,
[INFO] [stdout] 26 | |         freq -> Int4,
[INFO] [stdout]    | |         ---- `freq` is not local
[INFO] [stdout] 27 | |     }
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_freq`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout]    | |         -------- `batch_id` is not local
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_batch_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout]    | |         --------- `device_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_device_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout]    | |         -------- `batch_id` is not local
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_batch_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] 34 | |         station_id -> Varchar,
[INFO] [stdout]    | |         ---------- `station_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_station_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout]    | |         --------- `device_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_device_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] 34 | |         station_id -> Varchar,
[INFO] [stdout] 35 | |         mold -> Int4,
[INFO] [stdout]    | |         ---- `mold` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_mold`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] 34 | |         station_id -> Varchar,
[INFO] [stdout]    | |         ---------- `station_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_station_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |         adjust_f -> Float4,
[INFO] [stdout]    | |         -------- `adjust_f` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_adjust_f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] 34 | |         station_id -> Varchar,
[INFO] [stdout] 35 | |         mold -> Int4,
[INFO] [stdout]    | |         ---- `mold` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_mold`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |         start_time -> Timestamptz,
[INFO] [stdout]    | |         ---------- `start_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_start_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |         adjust_f -> Float4,
[INFO] [stdout]    | |         -------- `adjust_f` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_adjust_f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |         start_time -> Timestamptz,
[INFO] [stdout]    | |         ---------- `start_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_start_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         end_time -> Timestamptz,
[INFO] [stdout]    | |         -------- `end_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_end_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         end_time -> Timestamptz,
[INFO] [stdout]    | |         -------- `end_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_end_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |         lot -> Varchar,
[INFO] [stdout]    | |         --- `lot` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_lot`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |         lot -> Varchar,
[INFO] [stdout]    | |         --- `lot` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_lot`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |         spec -> Varchar,
[INFO] [stdout]    | |         ---- `spec` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_spec`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |         spec -> Varchar,
[INFO] [stdout]    | |         ---- `spec` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_spec`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |         employee_id -> Varchar,
[INFO] [stdout]    | |         ----------- `employee_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_employee_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |         employee_id -> Varchar,
[INFO] [stdout]    | |         ----------- `employee_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_employee_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |         start_f -> Float4,
[INFO] [stdout]    | |         ------- `start_f` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_start_f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |         start_f -> Float4,
[INFO] [stdout]    | |         ------- `start_f` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_start_f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         target_f -> Float4,
[INFO] [stdout]    | |         -------- `target_f` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_target_f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         target_f -> Float4,
[INFO] [stdout]    | |         -------- `target_f` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_target_f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |         final_f -> Float4,
[INFO] [stdout]    | |         ------- `final_f` is not local
[INFO] [stdout] 45 | |     }
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_final_f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / table! {
[INFO] [stdout] 31 | |     olam (batch_id) {
[INFO] [stdout] 32 | |         batch_id -> Int4,
[INFO] [stdout] 33 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |         final_f -> Float4,
[INFO] [stdout]    | |         ------- `final_f` is not local
[INFO] [stdout] 45 | |     }
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_final_f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / table! {
[INFO] [stdout] 49 | |     real_time (id) {
[INFO] [stdout] 50 | |         id -> Int4,
[INFO] [stdout] 51 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / table! {
[INFO] [stdout] 49 | |     real_time (id) {
[INFO] [stdout] 50 | |         id -> Int4,
[INFO] [stdout] 51 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / table! {
[INFO] [stdout] 49 | |     real_time (id) {
[INFO] [stdout] 50 | |         id -> Int4,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 51 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / table! {
[INFO] [stdout] 49 | |     real_time (id) {
[INFO] [stdout] 50 | |         id -> Int4,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 51 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / table! {
[INFO] [stdout] 49 | |     real_time (id) {
[INFO] [stdout] 50 | |         id -> Int4,
[INFO] [stdout] 51 | |         device_id -> Varchar,
[INFO] [stdout]    | |         --------- `device_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_device_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / table! {
[INFO] [stdout] 49 | |     real_time (id) {
[INFO] [stdout] 50 | |         id -> Int4,
[INFO] [stdout] 51 | |         device_id -> Varchar,
[INFO] [stdout]    | |         --------- `device_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_device_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / table! {
[INFO] [stdout] 49 | |     real_time (id) {
[INFO] [stdout] 50 | |         id -> Int4,
[INFO] [stdout] 51 | |         device_id -> Varchar,
[INFO] [stdout] 52 | |         station_id -> Varchar,
[INFO] [stdout]    | |         ---------- `station_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_station_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / table! {
[INFO] [stdout] 49 | |     real_time (id) {
[INFO] [stdout] 50 | |         id -> Int4,
[INFO] [stdout] 51 | |         device_id -> Varchar,
[INFO] [stdout] 52 | |         station_id -> Varchar,
[INFO] [stdout]    | |         ---------- `station_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_station_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / table! {
[INFO] [stdout] 49 | |     real_time (id) {
[INFO] [stdout] 50 | |         id -> Int4,
[INFO] [stdout] 51 | |         device_id -> Varchar,
[INFO] [stdout] 52 | |         station_id -> Varchar,
[INFO] [stdout] 53 | |         start_time -> Nullable<Timestamptz>,
[INFO] [stdout]    | |         ---------- `start_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_start_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / table! {
[INFO] [stdout] 49 | |     real_time (id) {
[INFO] [stdout] 50 | |         id -> Int4,
[INFO] [stdout] 51 | |         device_id -> Varchar,
[INFO] [stdout] 52 | |         station_id -> Varchar,
[INFO] [stdout] 53 | |         start_time -> Nullable<Timestamptz>,
[INFO] [stdout]    | |         ---------- `start_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_start_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / table! {
[INFO] [stdout] 49 | |     real_time (id) {
[INFO] [stdout] 50 | |         id -> Int4,
[INFO] [stdout] 51 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |         end_time -> Nullable<Timestamptz>,
[INFO] [stdout]    | |         -------- `end_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_end_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / table! {
[INFO] [stdout] 49 | |     real_time (id) {
[INFO] [stdout] 50 | |         id -> Int4,
[INFO] [stdout] 51 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |         end_time -> Nullable<Timestamptz>,
[INFO] [stdout]    | |         -------- `end_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_end_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / table! {
[INFO] [stdout] 49 | |     real_time (id) {
[INFO] [stdout] 50 | |         id -> Int4,
[INFO] [stdout] 51 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |         end_way -> Nullable<Int4>,
[INFO] [stdout]    | |         ------- `end_way` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_end_way`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / table! {
[INFO] [stdout] 49 | |     real_time (id) {
[INFO] [stdout] 50 | |         id -> Int4,
[INFO] [stdout] 51 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |         end_way -> Nullable<Int4>,
[INFO] [stdout]    | |         ------- `end_way` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_end_way`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / table! {
[INFO] [stdout] 49 | |     real_time (id) {
[INFO] [stdout] 50 | |         id -> Int4,
[INFO] [stdout] 51 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |         round_num -> Nullable<Int4>,
[INFO] [stdout]    | |         --------- `round_num` is not local
[INFO] [stdout] 57 | |     }
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_round_num`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / table! {
[INFO] [stdout] 49 | |     real_time (id) {
[INFO] [stdout] 50 | |         id -> Int4,
[INFO] [stdout] 51 | |         device_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |         round_num -> Nullable<Int4>,
[INFO] [stdout]    | |         --------- `round_num` is not local
[INFO] [stdout] 57 | |     }
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_round_num`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / table! {
[INFO] [stdout] 61 | |     realtime_freq (id) {
[INFO] [stdout] 62 | |         id -> Int4,
[INFO] [stdout] 63 | |         batch_id -> Int4,
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / table! {
[INFO] [stdout] 61 | |     realtime_freq (id) {
[INFO] [stdout] 62 | |         id -> Int4,
[INFO] [stdout] 63 | |         batch_id -> Int4,
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / table! {
[INFO] [stdout] 61 | |     realtime_freq (id) {
[INFO] [stdout] 62 | |         id -> Int4,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 63 | |         batch_id -> Int4,
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / table! {
[INFO] [stdout] 61 | |     realtime_freq (id) {
[INFO] [stdout] 62 | |         id -> Int4,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 63 | |         batch_id -> Int4,
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / table! {
[INFO] [stdout] 61 | |     realtime_freq (id) {
[INFO] [stdout] 62 | |         id -> Int4,
[INFO] [stdout] 63 | |         batch_id -> Int4,
[INFO] [stdout]    | |         -------- `batch_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_batch_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / table! {
[INFO] [stdout] 61 | |     realtime_freq (id) {
[INFO] [stdout] 62 | |         id -> Int4,
[INFO] [stdout] 63 | |         batch_id -> Int4,
[INFO] [stdout] 64 | |         resonant -> Float4,
[INFO] [stdout]    | |         -------- `resonant` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_resonant`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / table! {
[INFO] [stdout] 61 | |     realtime_freq (id) {
[INFO] [stdout] 62 | |         id -> Int4,
[INFO] [stdout] 63 | |         batch_id -> Int4,
[INFO] [stdout]    | |         -------- `batch_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_batch_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / table! {
[INFO] [stdout] 61 | |     realtime_freq (id) {
[INFO] [stdout] 62 | |         id -> Int4,
[INFO] [stdout] 63 | |         batch_id -> Int4,
[INFO] [stdout] 64 | |         resonant -> Float4,
[INFO] [stdout] 65 | |         stdev -> Int2,
[INFO] [stdout]    | |         ----- `stdev` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_stdev`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / table! {
[INFO] [stdout] 61 | |     realtime_freq (id) {
[INFO] [stdout] 62 | |         id -> Int4,
[INFO] [stdout] 63 | |         batch_id -> Int4,
[INFO] [stdout] 64 | |         resonant -> Float4,
[INFO] [stdout]    | |         -------- `resonant` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_resonant`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / table! {
[INFO] [stdout] 61 | |     realtime_freq (id) {
[INFO] [stdout] 62 | |         id -> Int4,
[INFO] [stdout] 63 | |         batch_id -> Int4,
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |         speed1 -> Float4,
[INFO] [stdout]    | |         ------ `speed1` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_speed1`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / table! {
[INFO] [stdout] 61 | |     realtime_freq (id) {
[INFO] [stdout] 62 | |         id -> Int4,
[INFO] [stdout] 63 | |         batch_id -> Int4,
[INFO] [stdout] 64 | |         resonant -> Float4,
[INFO] [stdout] 65 | |         stdev -> Int2,
[INFO] [stdout]    | |         ----- `stdev` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_stdev`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / table! {
[INFO] [stdout] 61 | |     realtime_freq (id) {
[INFO] [stdout] 62 | |         id -> Int4,
[INFO] [stdout] 63 | |         batch_id -> Int4,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |         speed2 -> Float4,
[INFO] [stdout]    | |         ------ `speed2` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_speed2`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / table! {
[INFO] [stdout] 61 | |     realtime_freq (id) {
[INFO] [stdout] 62 | |         id -> Int4,
[INFO] [stdout] 63 | |         batch_id -> Int4,
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |         speed1 -> Float4,
[INFO] [stdout]    | |         ------ `speed1` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_speed1`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / table! {
[INFO] [stdout] 61 | |     realtime_freq (id) {
[INFO] [stdout] 62 | |         id -> Int4,
[INFO] [stdout] 63 | |         batch_id -> Int4,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |         count -> Int2,
[INFO] [stdout]    | |         ----- `count` is not local
[INFO] [stdout] 69 | |     }
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_count`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / table! {
[INFO] [stdout] 61 | |     realtime_freq (id) {
[INFO] [stdout] 62 | |         id -> Int4,
[INFO] [stdout] 63 | |         batch_id -> Int4,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |         speed2 -> Float4,
[INFO] [stdout]    | |         ------ `speed2` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_speed2`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / table! {
[INFO] [stdout] 61 | |     realtime_freq (id) {
[INFO] [stdout] 62 | |         id -> Int4,
[INFO] [stdout] 63 | |         batch_id -> Int4,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |         count -> Int2,
[INFO] [stdout]    | |         ----- `count` is not local
[INFO] [stdout] 69 | |     }
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_count`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | / table! {
[INFO] [stdout] 73 | |     device_errors (id) {
[INFO] [stdout] 74 | |         id -> Int4,
[INFO] [stdout] 75 | |         time -> Nullable<Timestamptz>,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | / table! {
[INFO] [stdout] 73 | |     device_errors (id) {
[INFO] [stdout] 74 | |         id -> Int4,
[INFO] [stdout] 75 | |         time -> Nullable<Timestamptz>,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | / table! {
[INFO] [stdout] 73 | |     device_errors (id) {
[INFO] [stdout] 74 | |         id -> Int4,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 75 | |         time -> Nullable<Timestamptz>,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | / table! {
[INFO] [stdout] 73 | |     device_errors (id) {
[INFO] [stdout] 74 | |         id -> Int4,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 75 | |         time -> Nullable<Timestamptz>,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | / table! {
[INFO] [stdout] 73 | |     device_errors (id) {
[INFO] [stdout] 74 | |         id -> Int4,
[INFO] [stdout] 75 | |         time -> Nullable<Timestamptz>,
[INFO] [stdout]    | |         ---- `time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | / table! {
[INFO] [stdout] 73 | |     device_errors (id) {
[INFO] [stdout] 74 | |         id -> Int4,
[INFO] [stdout] 75 | |         time -> Nullable<Timestamptz>,
[INFO] [stdout]    | |         ---- `time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | / table! {
[INFO] [stdout] 73 | |     device_errors (id) {
[INFO] [stdout] 74 | |         id -> Int4,
[INFO] [stdout] 75 | |         time -> Nullable<Timestamptz>,
[INFO] [stdout] 76 | |         device_id -> Varchar,
[INFO] [stdout]    | |         --------- `device_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_device_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | / table! {
[INFO] [stdout] 73 | |     device_errors (id) {
[INFO] [stdout] 74 | |         id -> Int4,
[INFO] [stdout] 75 | |         time -> Nullable<Timestamptz>,
[INFO] [stdout] 76 | |         device_id -> Varchar,
[INFO] [stdout]    | |         --------- `device_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_device_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | / table! {
[INFO] [stdout] 73 | |     device_errors (id) {
[INFO] [stdout] 74 | |         id -> Int4,
[INFO] [stdout] 75 | |         time -> Nullable<Timestamptz>,
[INFO] [stdout] 76 | |         device_id -> Varchar,
[INFO] [stdout] 77 | |         error_code -> Varchar,
[INFO] [stdout]    | |         ---------- `error_code` is not local
[INFO] [stdout] 78 | |     }
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_error_code`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:8:16
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                ^---------
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `Insertable` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_finalonedata`
[INFO] [stdout]  9 | #[table_name="olam"]
[INFO] [stdout] 10 | pub struct FinalOneData<'a>{
[INFO] [stdout]    |            ------------ `FinalOneData` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:8:16
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                -^^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `Insertable` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_finalonedata`
[INFO] [stdout]  9 | #[table_name="olam"]
[INFO] [stdout] 10 | pub struct FinalOneData<'a>{
[INFO] [stdout]    |            ------------ `FinalOneData` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | / table! {
[INFO] [stdout] 73 | |     device_errors (id) {
[INFO] [stdout] 74 | |         id -> Int4,
[INFO] [stdout] 75 | |         time -> Nullable<Timestamptz>,
[INFO] [stdout] 76 | |         device_id -> Varchar,
[INFO] [stdout] 77 | |         error_code -> Varchar,
[INFO] [stdout]    | |         ---------- `error_code` is not local
[INFO] [stdout] 78 | |     }
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_error_code`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:8:16
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                ^---------
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_finalonedata`
[INFO] [stdout]  9 | #[table_name="olam"]
[INFO] [stdout] 10 | pub struct FinalOneData<'a>{
[INFO] [stdout]    |            ------------ `FinalOneData` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:8:16
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                ^---------
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `Insertable` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_finalonedata`
[INFO] [stdout]  9 | #[table_name="olam"]
[INFO] [stdout] 10 | pub struct FinalOneData<'a>{
[INFO] [stdout]    |            ------------ `FinalOneData` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug,Insertable, Clone)]
[INFO] [stdout]    |                ^---------
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `Insertable` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_lastroundfreq`
[INFO] [stdout] 26 | #[table_name="last_round_f"]
[INFO] [stdout] 27 | pub struct LastRoundFreq<'a>{
[INFO] [stdout]    |            ------------- `LastRoundFreq` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug,Insertable, Clone)]
[INFO] [stdout]    |                -^^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `Insertable` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_lastroundfreq`
[INFO] [stdout] 26 | #[table_name="last_round_f"]
[INFO] [stdout] 27 | pub struct LastRoundFreq<'a>{
[INFO] [stdout]    |            ------------- `LastRoundFreq` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:8:16
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                -^^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `Insertable` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_finalonedata`
[INFO] [stdout]  9 | #[table_name="olam"]
[INFO] [stdout] 10 | pub struct FinalOneData<'a>{
[INFO] [stdout]    |            ------------ `FinalOneData` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug,Insertable, Clone)]
[INFO] [stdout]    |                ^---------
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_lastroundfreq`
[INFO] [stdout] 26 | #[table_name="last_round_f"]
[INFO] [stdout] 27 | pub struct LastRoundFreq<'a>{
[INFO] [stdout]    |            ------------- `LastRoundFreq` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:8:16
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                ^---------
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_finalonedata`
[INFO] [stdout]  9 | #[table_name="olam"]
[INFO] [stdout] 10 | pub struct FinalOneData<'a>{
[INFO] [stdout]    |            ------------ `FinalOneData` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                ^---------
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `Insertable` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_newgrid`
[INFO] [stdout] 33 | #[table_name="grid"]
[INFO] [stdout] 34 | pub struct NewGrid<'a>{
[INFO] [stdout]    |            ------- `NewGrid` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug,Insertable, Clone)]
[INFO] [stdout]    |                ^---------
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `Insertable` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_lastroundfreq`
[INFO] [stdout] 26 | #[table_name="last_round_f"]
[INFO] [stdout] 27 | pub struct LastRoundFreq<'a>{
[INFO] [stdout]    |            ------------- `LastRoundFreq` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                -^^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `Insertable` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_newgrid`
[INFO] [stdout] 33 | #[table_name="grid"]
[INFO] [stdout] 34 | pub struct NewGrid<'a>{
[INFO] [stdout]    |            ------- `NewGrid` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug,Insertable, Clone)]
[INFO] [stdout]    |                -^^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `Insertable` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_lastroundfreq`
[INFO] [stdout] 26 | #[table_name="last_round_f"]
[INFO] [stdout] 27 | pub struct LastRoundFreq<'a>{
[INFO] [stdout]    |            ------------- `LastRoundFreq` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                ^---------
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_newgrid`
[INFO] [stdout] 33 | #[table_name="grid"]
[INFO] [stdout] 34 | pub struct NewGrid<'a>{
[INFO] [stdout]    |            ------- `NewGrid` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug,Insertable, Clone)]
[INFO] [stdout]    |                ^---------
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_lastroundfreq`
[INFO] [stdout] 26 | #[table_name="last_round_f"]
[INFO] [stdout] 27 | pub struct LastRoundFreq<'a>{
[INFO] [stdout]    |            ------------- `LastRoundFreq` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                ^---------
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `Insertable` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_realtime`
[INFO] [stdout] 42 | #[table_name = "realtime_freq"]
[INFO] [stdout] 43 | pub struct Realtime<'a> {
[INFO] [stdout]    |            -------- `Realtime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                ^---------
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `Insertable` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_newgrid`
[INFO] [stdout] 33 | #[table_name="grid"]
[INFO] [stdout] 34 | pub struct NewGrid<'a>{
[INFO] [stdout]    |            ------- `NewGrid` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                -^^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `Insertable` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_realtime`
[INFO] [stdout] 42 | #[table_name = "realtime_freq"]
[INFO] [stdout] 43 | pub struct Realtime<'a> {
[INFO] [stdout]    |            -------- `Realtime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                -^^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `Insertable` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_newgrid`
[INFO] [stdout] 33 | #[table_name="grid"]
[INFO] [stdout] 34 | pub struct NewGrid<'a>{
[INFO] [stdout]    |            ------- `NewGrid` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                ^---------
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_newgrid`
[INFO] [stdout] 33 | #[table_name="grid"]
[INFO] [stdout] 34 | pub struct NewGrid<'a>{
[INFO] [stdout]    |            ------- `NewGrid` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                ^---------
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_realtime`
[INFO] [stdout] 42 | #[table_name = "realtime_freq"]
[INFO] [stdout] 43 | pub struct Realtime<'a> {
[INFO] [stdout]    |            -------- `Realtime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                ^---------
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `Insertable` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_realtime`
[INFO] [stdout] 42 | #[table_name = "realtime_freq"]
[INFO] [stdout] 43 | pub struct Realtime<'a> {
[INFO] [stdout]    |            -------- `Realtime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                ^---------
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `Insertable` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_deviceerrors`
[INFO] [stdout] 53 | #[table_name = "device_errors"]
[INFO] [stdout] 54 | pub struct DeviceErrors<'a> {
[INFO] [stdout]    |            ------------ `DeviceErrors` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                -^^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `Insertable` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_realtime`
[INFO] [stdout] 42 | #[table_name = "realtime_freq"]
[INFO] [stdout] 43 | pub struct Realtime<'a> {
[INFO] [stdout]    |            -------- `Realtime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                -^^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `Insertable` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_deviceerrors`
[INFO] [stdout] 53 | #[table_name = "device_errors"]
[INFO] [stdout] 54 | pub struct DeviceErrors<'a> {
[INFO] [stdout]    |            ------------ `DeviceErrors` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                ^---------
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_realtime`
[INFO] [stdout] 42 | #[table_name = "realtime_freq"]
[INFO] [stdout] 43 | pub struct Realtime<'a> {
[INFO] [stdout]    |            -------- `Realtime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                ^---------
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_deviceerrors`
[INFO] [stdout] 53 | #[table_name = "device_errors"]
[INFO] [stdout] 54 | pub struct DeviceErrors<'a> {
[INFO] [stdout]    |            ------------ `DeviceErrors` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                ^---------
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `Insertable` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_deviceerrors`
[INFO] [stdout] 53 | #[table_name = "device_errors"]
[INFO] [stdout] 54 | pub struct DeviceErrors<'a> {
[INFO] [stdout]    |            ------------ `DeviceErrors` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                -^^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `Insertable` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_deviceerrors`
[INFO] [stdout] 53 | #[table_name = "device_errors"]
[INFO] [stdout] 54 | pub struct DeviceErrors<'a> {
[INFO] [stdout]    |            ------------ `DeviceErrors` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Debug,Insertable)]
[INFO] [stdout]    |                ^---------
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                `table` is not local
[INFO] [stdout]    |                move the `impl` block outside of this function `_impl_insertable_for_deviceerrors`
[INFO] [stdout] 53 | #[table_name = "device_errors"]
[INFO] [stdout] 54 | pub struct DeviceErrors<'a> {
[INFO] [stdout]    |            ------------ `DeviceErrors` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.81s
[INFO] running `Command { std: "docker" "inspect" "360845ac40757410768df1942ab880937fad276a99a505b900688e7a19815222", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "360845ac40757410768df1942ab880937fad276a99a505b900688e7a19815222", kill_on_drop: false }`
[INFO] [stdout] 360845ac40757410768df1942ab880937fad276a99a505b900688e7a19815222
